CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Windows 进程

搜索资源列表

  1. 在Windows 2003中HOOK ZwCreateProcessEx

    0下载:
  2. 工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx-work needs to control the process of creation, then the ZwCreateProcess HOOK, later found xp 2003 and the process of creating both NtCreateProcessEx
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:9048
    • 提供者:
  1. 杀死系统进程代码

    0下载:
  2. 该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the prop
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38201
    • 提供者:刘华
  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274270
    • 提供者:李小
  1. 汇编大全

    1下载:
  2. 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, including SCM 8051/8096/8099/8048 compilation tools, assembly language,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:347003
    • 提供者:黄常华
  1. 模拟进程管理

    0下载:
  2. 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:刘凯
  1. process for windows

    1下载:
  2. 本程序模拟操作系统中内存分配和进程调度.有比较好的界面.-the simulation operating system memory allocation and scheduling process. A better interface.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:149445
    • 提供者:lyh
  1. jincheng1

    0下载:
  2. 一个使用C语言编写的模拟windows进程管理的程序,包括进程的创建,查看,替换,消息通信等等,我自己做的,非常精简-a C language simulation windows process management procedures, including the process of creating, viewing, replacement, news communications, etc., I do, very concise
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:黄飞鸿
  1. 不能被杀掉的进程

    4下载:
  2. 利用Windows hook技术来实现当前进程不能被杀掉
  3. 所属分类:钩子与API截获

    • 发布日期:2009-10-25
    • 文件大小:82848
    • 提供者:wz_yzwj@163.com
  1. 超好的Windows内核的分析

    0下载:
  2. 原始出处:看雪 由于我在看到这篇文章时已经没有了作者与译者的信息,抱歉一下,这的确是一篇好文,值得转: 00.系统组件 01.Windows NT操作系统的内存格局 02.Windows NT与FLAT模型 03.线程信息块(THREAD INFORMATION BLOCK) 04.进程控制域(PROCESSOR CONTROL REGION)
  3. 所属分类:软件工程

    • 发布日期:2010-12-07
    • 文件大小:835830
    • 提供者:ymr110
  1. OS课程设计

    2下载:
  2. 8.进程通信 1编写两个进程,一进程负责发送字符 串,另一进程负责接收字符串; 2支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信; 3发送进程应可以从窗口或键盘上接收字符串; 4接收进程应可将字符串显示在窗口上; 实现请安装VS2008
  3. 所属分类:源码下载

    • 发布日期:2011-06-27
    • 文件大小:35259198
    • 提供者:abc2453522
  1. 进程间通讯(三):Window下使用socket进行通信的例子

    3下载:
  2. Window下使用socket进行通信的例子 介绍了windows下socket的应用,例子vs2008编译,可以直接运行。 比较简洁经典。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2011-06-29
    • 文件大小:12755
    • 提供者:cnzhuhai
  1. 显示系统中的所有进程

    0下载:
  2. 用于显示系统中的所有进程,仿照windows的任务管理器写的
  3. 所属分类:源码下载

  1. 这是可以说是windows蜘蛛纸牌的一个作弊器吧

    0下载:
  2. 这是可以说是windows蜘蛛纸牌的一个作弊器吧,不过程序事先要用金山游侠等测出自己机子有关内存地址,一般测一次就行了.然后程序会检测有没有运行纸牌,再修改分数和步骤数.只是用来练习进程操作的例子.,It is said that Spider Solitaire is a windows browser to cheat you, but prior to use procedures such as Gold Peak Ranger detect memory address of the
  3. 所属分类:进程与线程

    • 发布日期:2017-03-21
    • 文件大小:36157
    • 提供者:
  1. ipc qt 进程间通信

    0下载:
  2. qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory-qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory
  3. 所属分类:进程与线程

    • 发布日期:2017-03-23
    • 文件大小:30758
    • 提供者:耿海龙
  1. R_WPublem.rar

    0下载:
  2. 操作系统课程设计:生产者消费者程序,windows环境,Visual C++开发工具,实现进程通信,Operating systems curriculum design: the producer consumer program, windows environment, Visual C++ development tools, to achieve the process of communication
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1632487
    • 提供者:123
  1. HideProcess.rar

    0下载:
  2. 隐藏进程 在windows下进行隐藏进程,使任务管理器无法打开进行显示此进程,Hidden processes hidden in the windows conducted under the process, so that can not open the Task Manager to show the process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:28032
    • 提供者:Paul
  1. UART

    2下载:
  2. windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
  3. 所属分类:串口编程

    • 发布日期:2013-08-02
    • 文件大小:64503
    • 提供者:chen
  1. UpLoad

    0下载:
  2. 驱动枚举进程,控制线程AFFINITY,通过修改EPROCESS,ETHREAD ,KTHREAD 等结构,修改AFFINITY-thread affinity control in windows driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-17
    • 文件大小:4655603
    • 提供者:michael
  1. SSDT-hook

    0下载:
  2. Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子 -a good example of studying kernel programing or driver developing, SSDT hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:4631
    • 提供者:goodone
  1. windows内核相关源码

    0下载:
  2. windows内核 硬盘、winsock、窗口、进程、HOOK、调试、dll 集一体的模块源码!
  3. 所属分类:外挂编程

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com